Click or drag to resize

MailboxStatisticsByKeywords Class

Class MailboxStatisticsByKeywords.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeMailboxStatisticsByKeywords

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class MailboxStatisticsByKeywords

The MailboxStatisticsByKeywords type exposes the following members.

Constructors
  NameDescription
Public methodMailboxStatisticsByKeywords
Initializes a new instance of the MailboxStatisticsByKeywords class.
Top
Properties
  NameDescription
Public propertyFromDate
Gets or sets from date.
Public propertyIncludePersonalArchive
Gets or sets a value indicating whether [include personal archive].
Public propertyIncludeUnsearchableItems
Gets or sets a value indicating whether [include unsearchable items].
Public propertyKeywords
Gets the keywords.
Public propertyLanguage
Gets or sets the language.
Public propertyMailboxes
Gets the mailboxes.
Public propertyMessageTypes
Gets the message types.
Public propertyRecipients
Gets the recipients.
Public propertySearchDumpster
Gets or sets a value indicating whether [search dumpster].
Public propertySenders
Gets the senders.
Public propertyToDate
Gets or sets to date.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also